By: Twillot
Inspect and view changes in Twitter Bookmarks Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Twitter Bookmarks Search",
"short_name": "TB Search",
"version": "13",
"description": "Finally search all your Twitter Bookmarks!",
"icons": {
"16": "icon128.png",
"48": "icon128.png",
"128": "icon128.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*.twitter.com/*"
],
"background": {
"page": "background.html"
},
"content_scripts": [
{
"matches": [
"*://*.twitter.com/*"
],
"js": [
"content-script.js"
]
}
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"manifest_version": 2
} Best Twitter Bookmarks Search Alternatives
Here are some Firefox add-ons that are similar to Twitter Bookmarks Search: