File tree
18 files changed
+2
-2
lines changed- plugin
- content_scripts
- html
- images
18 files changed
+2
-2
lines changed.gitignore
100644
100755
File mode changed.
LICENSE
100644
100755
File mode changed.
README.md
100644
100755
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
|
aify.xpi
100644
100755
-44.8 KB
Binary file not shown.
plugin/background.js
100644
100755
File mode changed.
plugin/content_scripts/compose.js
100644
100755
File mode changed.
plugin/html/actions.css
100644
100755
File mode changed.
plugin/html/actions.html
100644
100755
File mode changed.
plugin/html/actions.js
100644
100755
File mode changed.
plugin/html/draft.html
100644
100755
File mode changed.
plugin/html/draft.js
100644
100755
File mode changed.
plugin/html/settings.css
100644
100755
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
plugin/html/settings.html
100644
100755
File mode changed.
plugin/html/settings.js
100644
100755
File mode changed.
plugin/images/icon-16px.png
100644
100755
File mode changed.
plugin/images/icon-32px.png
100644
100755
File mode changed.
plugin/images/icon-64px.png
100644
100755
File mode changed.
plugin/manifest.json
100644
100755
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments